Work around bugs in the runlength encoder by forcing rowstride * height to
authorMatthias Clasen <mclasen@redhat.com>
Tue, 24 Aug 2004 13:54:26 +0000 (13:54 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 24 Aug 2004 13:54:26 +0000 (13:54 +0000)
commit037d233ceaa1cdede2defcb572e5ac6e6e0d09f9
treee7f38b913e97530ccc06dca8cdf0f4dc754bf5d6
parent684aaa4b7142246f57a6fcddaedd07c1c9d7e291
Work around bugs in the runlength encoder by forcing rowstride * height to

2004-08-24  Matthias Clasen  <mclasen@redhat.com>

* gdk-pixdata.c (gdk_pixdata_from_pixbuf): Work around bugs in
the runlength encoder by forcing rowstride * height to be
divisible by bpp.  (#150882)
docs/reference/ChangeLog
docs/reference/gdk-pixbuf/gdk-pixbuf-csource.xml
gdk-pixbuf/ChangeLog
gdk-pixbuf/gdk-pixdata.c